Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / SWrI Method


In This Topic
    SWrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub SWrI( _
       ByVal tWrI As System.Object, _
       ByVal UWrI As System.EventArgs _
    ) 
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim tWrI As System.Object
    Dim UWrI As System.EventArgs
     
    instance.SWrI(tWrI, UWrI)
    internal void SWrI( 
       System.object tWrI,
       System.EventArgs UWrI
    )

    Parameters

    tWrI
    UWrI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also